home *** CD-ROM | disk | FTP | other *** search
/ EDUCORP 8 / Educorp2Compilation.sit / educorp2 / Demos / TrapezeDemo / Trapeze Help.rsrc / HELP_2141_lookup < prev    next >
Encoding:
Text File  |  1987-07-08  |  343 b   |  6 lines

  1. lookup ( source, sorted key vector, return values vector )
  2. vector lookup
  3.  
  4. source—value you're looking for; sorted key vector—sorted row or column of keys; return values vector—row or column of values to be returned when source matches a key.
  5.  
  6. lookup creates a block the same size and shape as source and the same type as return values vector.